projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c07aac
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Sun, 4 Dec 2011 11:19:46 +0000
(06:19 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 4 Dec 2011 11:19:46 +0000
(06:19 -0500)
autogen/Makefile.in
patch
|
blob
|
history
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/Makefile.in
b/autogen/Makefile.in
index 743dd02917d7804e6644eb92b88b9fcb554f4f40..c3cca3f9f1bacb7baf4cc8a4ae2416e3a4845965 100644
(file)
--- a/
autogen/Makefile.in
+++ b/
autogen/Makefile.in
@@
-723,6
+723,7
@@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
+cache_file = @cache_file@
canonical = @canonical@
configuration = @configuration@
datadir = @datadir@
diff --git
a/autogen/configure
b/autogen/configure
index ed23aafc7bfc66bc92e986c9cc10896fc7aeaee5..9dc6dd9ad347d728640f6770b4631bffa16caaf2 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-1217,6
+1217,7
@@
build
PROFILING_CFLAGS
MAINT
GZIP_INFO
+cache_file
am__untar
am__tar
AMTAR
@@
-4070,6
+4071,9
@@
else
fi
+## Makefile.in needs the cache file name.
+
+
## This is an option because I do not know if all info/man support
## compressed files, nor how to test if they do so.